home *** CD-ROM | disk | FTP | other *** search
/ Revista CD Expert 8 / Revista CD Expert nº 08 CD1.iso / Utilitarios / Programacao / Bloodshed Dev-C++ 2.0 / _SETUP.1 / dll.h < prev    next >
Text File  |  1997-12-24  |  50b  |  5 lines

  1.  
  2. int Add (int x, int y);
  3. int Sub (int x, int y);
  4.  
  5.